Bitmap for UWP
Create(RenderTarget,GradientStop[],Gamma) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > GradientStopCollection クラス > Create メソッド : Create(RenderTarget,GradientStop[],Gamma) メソッド
an instance of RenderTarget
A pointer to an array of D2D1_GRADIENT_STOP structures.
The space in which color interpolation between the gradient stops is performed.
Creates an GradientStopCollectionfrom the specified gradient stops, color interpolation gamma, and ExtendMode.Clamp.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal renderTarget As RenderTarget, _
   ByVal gradientStops() As GradientStop, _
   ByVal colorInterpolationGamma As Gamma _
) As GradientStopCollection

パラメータ

renderTarget
an instance of RenderTarget
gradientStops
A pointer to an array of D2D1_GRADIENT_STOP structures.
colorInterpolationGamma
The space in which color interpolation between the gradient stops is performed.
参照

GradientStopCollection クラス
GradientStopCollection メンバ
オーバーロード一覧